FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package qualitype.fhir.samples#1.0.0 (94 ms)

Package qualitype.fhir.samples
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=qualitype.fhir.samples@1.0.0&canonical=http://www.qualitype.de/samples/fhir/StructureDefinition/notification-url
Url http://www.qualitype.de/samples/fhir/StructureDefinition/notification-url
Status active
Name NotificationUrl
Experimental False
Description An URL to get notifications. At each workflow step, the current 'DiagnosticReport' resource is sent to this URL.
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
http://www.qualitype.de/samples/fhir/StructureDefinition/ServiceRequestCreate ServiceRequestCreate

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "NotificationUrl",
  "url" : "http://www.qualitype.de/samples/fhir/StructureDefinition/notification-url",
  "name" : "NotificationUrl",
  "status" : "active",
  "description" : "An URL to get notifications. At each workflow step, the current 'DiagnosticReport' resource is sent to this URL.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "Element"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "definition" : "An URL to get notifications. At each workflow step, the current 'DiagnosticReport' resource is sent to this URL."
      },
      {
        "id" : "Extension.extension",
        "path" : "Extension.extension",
        "max" : "0"
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://www.qualitype.de/samples/fhir/StructureDefinition/notification-url"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "type" : [
          {
            "code" : "url"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.